projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee1d439
)
Fixed accidentally introduced typo.
author
Owen Taylor
<otaylor@src.gnome.org>
Tue, 24 Nov 1998 05:10:21 +0000
(
05:10
+0000)
committer
Owen Taylor
<otaylor@src.gnome.org>
Tue, 24 Nov 1998 05:10:21 +0000
(
05:10
+0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 3e7c998203ff1d6c1791269697a4ad5d651cd0dc..9df27bcd09200c6f182d2ccffadccc16c186b79d 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-3,7
+3,7
@@
SRC_SUBDIRS = gdk gtk
SUBDIRS = $(SRC_SUBDIRS) docs
-b
b
in_SCRIPTS = gtk-config
+bin_SCRIPTS = gtk-config
EXTRA_DIST = \
HACKING \